Skip to content
Back to search
30
MCP

Org Mode

pulsemcp/org mode

Provides semantic search, backlink traversal, and full-text search across Emacs org-mode and org-roam knowledge bases.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Emacs
Provides deep introspection into Emacs environments, enabling access to documentation, configuration details, keybindings, modes, packages,
0 tools
LangChain Knowledge
Semantic search across LangChain, LangGraph, LangSmith, and DeepAgents documentation and source code.
0 tools
Organic Text Engine
Text humanization and semantic camouflaging engine to bypass detectors.
0 tools · sse
Semantic Context
Provides semantic code search across large codebases using ChromaDB vector storage and configurable embeddings, enabling indexing of local p
0 tools
seekq
Semantic code search tool for local codebases using BGE-Small embeddings, tree-sitter-aware chunking, and hybrid BM25 retrieval via MCP.
0 tools
Opty
Semantic code search using hyperdimensional computing to index and query functions, types, and imports.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "org_mode": {
      "url": "None",
      "transport": "http"
    }
  }
}